PXC Documentation

PXC Home

Array Zip

1.18.0

Combine multiple arrays into higher dimension array by grouping member of the same indicies.



Node Data

Values

Display name

Array Zip

Internal name

Node_Array_Zip

Inheritances

node
node_array_zip

Inputs

node_array_zip

any

Array

Dynamic Inputs

any

Value

Outputs

node_array_zip

integer

Output

This node zips multiple array into a single array where each element is an array of the corresponding elements from the input arrays. (huh? Idk maybe put an image here or something)